- cycle the loop
- повторять цикл
English-Russian dictionary of telecommunications. 2015.
English-Russian dictionary of telecommunications. 2015.
Loop Current — Part of the Gulf Stream, the Loop Current is a warm ocean current in the Gulf of Mexico that flows northward between Cuba and the Yucatán peninsula, moves north into the Gulf of Mexico, loops west and south before exiting to the east through the… … Wikipedia
Loop nest optimization — (LNO) is a special case of loop transformation, dealing with nested loops, that allows large reductions in the cache bandwidth necessary for some common algorithms.Example: Matrix multiplyMany large mathematical operations on computers end up… … Wikipedia
The Singularity Is Near — The Singularity Is Near: When Humans Transcend Biology … Wikipedia
The Crypt (Kings Island) — The Crypt (Formerly and better known as Tomb Raider: The Ride) at King s Island is a fully enclosed Giant Top Spin thrill ride built by HUSS Rides. It opened at King s Island in 2002 and is the world s only Giant Top Spin.The Crypt was a higher… … Wikipedia
Cycle detection — This article is about iterated functions. For another use, see Cycle detection (graph theory). In computer science, cycle detection is the algorithmic problem of finding a cycle in a sequence of iterated function values. For any function ƒ that… … Wikipedia
Cycle rank — In graph theory, the cycle rank of a directed graph is a digraph connectivity measure proposed first by Eggan and Büchi (Eggan 1963). Intuitively, this concept measures how close a digraph is to a directed acyclic graph (DAG), in the sense that a … Wikipedia
Loop — A loop is generally something that closes back on itself such as a circle. The closing can appear in time or in space.cience and technology*Loop (algebra), a quasigroup with an identity element *Loop (graph theory), an edge that begins and ends… … Wikipedia
Loop gain — In negative feedback amplifiers, loop gain refers to the product of the gain in the feedback loop and the feedback factor in that loop. In Figure 1, the loop gain is the product β A OL.In telecommunication, the term loop gain has the following… … Wikipedia
Loop (graph theory) — In graph theory, a loop (also called a self loop) is an edge that connects a vertex to itself. A simple graph contains no loops.Depending on the context, a graph or a multigraph may be defined so as to either allow or disallow the presence of… … Wikipedia
Cycle Messenger World Championships — The Cycle Messenger World Championships, or CMWCs, are an annual urban cycling competition whereby cycle messengers and cycling enthusiasts showcase their skills in an array of events, many of which simulate everyday tasks for a cycle messenger.… … Wikipedia
Cycle sort — Example of cycle sort sorting a list of random numbers. Class Sorting algorithm Data structure Array Worst case performance Θ(n2) … Wikipedia